Content starts here Model Diagram Rules
This page last changed on Feb 26, 2008.

eDocs Home > BEA AquaLogic Data Services Platform Documentation > Data Services Developer's Guide > Contents

Rules Governing Model Diagrams

Model diagrams follow a set of rules:

  • Each entity in the model has a title which is the local name of the data service (the fully-qualified name is visible as a mouse-over).
  • Associated Read functions can be displayed, with or without signatures.
  • Model diagrams do not "own" data services, but simply reference them. Multiple models can, without limit, contain representations of the same data service or relationships between data services.
  • Models are not nested. That is, a model diagram cannot reference another.
  • Multiple models can be defined and located anywhere in your project.
  • Changes made to a model diagram can be reversed using the Edit Undo command. However it is important to keep in mind that changes to any underlying files such as schemas (XML types) or data services made through the model will not be undone. Instead, edit the data service directly or close and reopen your application before saving your changes.
    Changes to a model diagram that affect data services such as when a new relationship is created are only made permanent in WebLogic Workshop after you do a File > Save All
Document generated by Confluence on Apr 28, 2008 15:57